Utilize `if let` construct over single branch `match`.
authorCorey Farwell <coreyf@rwell.org>
Tue, 3 May 2016 01:18:14 +0000 (21:18 -0400)
committerCorey Farwell <coreyf@rwell.org>
Tue, 3 May 2016 01:18:14 +0000 (21:18 -0400)
commitd6126ba610f29aecee31eb1cf2310fb97076ee9e
tree59710b356eb84a757647487bd156a09b13a7295a
parent2a2f95d00d10122a971195a4b301955f4f740563
Utilize `if let` construct over single branch `match`.
src/cargo/util/toml.rs